places view: Fix up docs
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 Nov 2015 19:23:16 +0000 (14:23 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 23 Nov 2015 22:01:22 +0000 (17:01 -0500)
gtk/gtkplacesview.c

index b86154d0a38d707114c2cdd79d9de01ab563cfa5..ecb6c3b31112ba5e95e32828185ed79ba7281a89 100644 (file)
@@ -2374,8 +2374,6 @@ gtk_places_view_get_search_query (GtkPlacesView *view)
  *
  * Sets the search query of @view. The search is immediately performed
  * once the query is set.
- *
- * Returns:
  */
 void
 gtk_places_view_set_search_query (GtkPlacesView *view,
@@ -2511,8 +2509,6 @@ gtk_places_view_get_local_only (GtkPlacesView *view)
  *
  * Sets the #GtkPlacesView::local-only property to @local_only.
  *
- * Returns:
- *
  * Since: 3.18
  */
 void